CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DFP MATLAB

搜索资源列表

  1. DFP

    2下载:
  2. 用matlab语言来实现DFP算法,源码中有例子
  3. 所属分类:其它

    • 发布日期:2014-01-16
    • 文件大小:1152
    • 提供者:李想
  1. optimization.rar

    1下载:
  2. 最优化方法的一些基本算法的实现:1,0.618法;2,牛顿法;3,改进牛顿法;4,FR法;5,DFP法,Ways to optimize some of the basic algorithm implementation: 1,0.618 method 2, Newton' s method 3, improved Newton method 4, FR Act 5, DFP method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:226645
    • 提供者:屠志海
  1. DFP

    1下载:
  2. dfp算法的matlab实现实例,源代码-dfp algorithm matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1236
    • 提供者:刘俊杰
  1. zuiyouhua

    2下载:
  2. 采用matlab语言实现黄金分割 不精确一维搜索 DFP BFGS 算法,全部原创 仅供参考-Language implementation using matlab inexact one-dimensional golden section search DFP BFGS algorithm, all the original for reference only
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:12661
    • 提供者:孙浩
  1. zuiyouhuashiyanbaogao

    5下载:
  2. 用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。 用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。 以及一些对具体问题的分析,MATLAB的代码在文档里都有。 -Using MATLAB to solve the problem of non-binding, there are the steepest descent method, Newton method, conjugate gradie
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:82318
    • 提供者:ljw
  1. zuiyouhua

    5下载:
  2. 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-14
    • 文件大小:3223
    • 提供者:白浩泉
  1. quasi_newton_dfp

    1下载:
  2. The scr ipt quasi_newton_dfp.m optimizes a multivariable function using DFP Quasi Newton method.-The scr ipt quasi_newton_dfp.m optimizes a multivariable function using DFP Quasi Newton method.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:3729
    • 提供者:ahyu
  1. algorithme.DFP

    0下载:
  2. 黄金分割搜索和DFP 算法源代码 -Golden Section search and DFP algorithm source code golden section search and DFP algorithm source code
  3. 所属分类:Search Engine

    • 发布日期:2017-03-28
    • 文件大小:148322
    • 提供者:小东
  1. DFP_algorithm

    0下载:
  2. DFP, 本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点 -DFP, this procedure applies to solution of the form f (x) = 1/2* x' Ax+ bx+ c quadratic function of the stable point
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1340
    • 提供者:LiuMCH
  1. fminunc

    1下载:
  2. 最快下降法求解无约束优化问题,f=10*(x(1)+x(2)-5)^2+(x(1)-x(2))^2 主程序dfp11.m如下: oldoptions=optimset( fminunc ) options=optimset(oldoptions, LargeScale , off ) 采用中型优化算法 options11=optimset(options, HessUpdate , dfp ) DFG法,混合二、三次插值 [x11,fval11,exitflag11,outp
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7051
    • 提供者:pengjingyong
  1. xyz_elements

    0下载:
  2. matlab程序,实现卫星的两行轨道要素和位置速度矢量的互转,用于轨道动力学计算-matlab program to realize the satellite orbital elements and position of two lines of the velocity vector of the system conversion, calculated for the orbital dynamics
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2111
    • 提供者:zxt
  1. DFP

    0下载:
  2. DFP法,变尺度法,优化算法的一种,具有二次收敛性,若目标函数为二次正定函数,经有限步可达到极小点-DFP method, variable metric method, an algorithm with quadratic convergence, if the objective function is quadratic positive definite function can be achieved by the finite step minima
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1758
    • 提供者:qch
  1. DFP

    0下载:
  2. 约束问题的DFP算法,关于牛顿法的一种改进-Constraints DFP algorithm, an improvement on Newton' s law
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:19003
    • 提供者:张宁
  1. DFP

    1下载:
  2. 关于最优化理论中DFP算法的matlab实现的简单方法。-On optimization theory DFP algorithm matlab realize the easy way.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2572
    • 提供者:李刚
  1. DFP-BFGS-0.618

    0下载:
  2. DFP,黄金分割点方法,BFGS方法matlab源代码用于求解无约束最优化问题-BFGS,DFP,0.618 method for solving unconstrained optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1443
    • 提供者:chen zhen
  1. dfp

    1下载:
  2. 基于matlab的dfp变尺度法,用于计算函数的极小值,搭配黄金分割法计算步长,进退法计算极值区间。-Matlab the dfp change of scale method for the calculation of the function minimum, with the golden section method to calculate the step length, advance and retreat method to calculate the extreme val
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:818
    • 提供者:王刚
  1. DFP

    0下载:
  2. 研究生学习期间,优化方法课程中无约束线性规划的DFP的matlab程序-DFP matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6493
    • 提供者:gaofeng
  1. dfp

    0下载:
  2. 在使用matlab时,如何进行工具箱有效的添加??(When using MATLAB, how to effectively add toolbox?)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:222208
    • 提供者:universecee
  1. Matlab optimization programming example

    2下载:
  2. 分别用最速下降法、FR共轭梯度法、DFP法和BFGS法求解一个典型数学优化问题。(A typical mathematical optimization problem is solved by steepest descent method, FR conjugate gradient method, DFP method and BFGS method respectively.)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-03
    • 文件大小:59392
    • 提供者:stlu2008
  1. DFP

    1下载:
  2. DFP 优化matlab程序,,DFP+精确一维搜苏 效果不错(DFP exact searching excellent result for optimization.)
  3. 所属分类:数学计算

    • 发布日期:2020-09-03
    • 文件大小:33792
    • 提供者:Facellies35
« 12 »
搜珍网 www.dssz.com